ServerWatchPluginSDK Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
DFNetUtil | Provides a set of helper functions to simplify the network coding process |
DFRegTool | |
ISWPluginMenu | |
ISWPluginMenu::ISWMenuContext | |
ISWPluginPane | |
ISWServerData | Contains the server data that will be outputed to the user and provides an API for retrieving and setting the current server information. The data in this class should be set during the "Ping" process in the plugin. It can be read at any time |
ISWServerSettings | Provides the API for retrieving server settings from Server Watch. Server Watch generates an instance of this class for each server automatically. The class is then passed into the plugin as part of the SWPluginServerStruct |
MenuRowColStruct | Used to give context information of where an action menu is being created or triggered from when dealing with a ISWPluginMenu::SWMenuType::UserList type of action |
SWError | Allows you to post error messages to the Server Watch error console |
SWHandle | This class represents a globally unique identifier |
SWPluginServerStruct | |